From f57aa47a4009bb65fb720c1986ca144761076aec Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 29 Nov 2017 23:34:58 -0500 Subject: [PATCH] Remove some unused includes These show up in a grep for "pixbuf". --- gtk/gtkappchooserwidget.c | 2 -- gtk/gtkplacessidebar.c | 2 -- gtk/gtkprintunixdialog.c | 2 -- gtk/gtkrecentchooserdefault.c | 2 -- 4 files changed, 8 deletions(-) diff --git a/gtk/gtkappchooserwidget.c b/gtk/gtkappchooserwidget.c index f28763f2f1..f77ba97bd2 100644 --- a/gtk/gtkappchooserwidget.c +++ b/gtk/gtkappchooserwidget.c @@ -31,8 +31,6 @@ #include "gtkappchooserwidget.h" #include "gtkappchooserprivate.h" #include "gtkliststore.h" -#include "gtkcellrenderertext.h" -#include "gtkcellrendererpixbuf.h" #include "gtktreeview.h" #include "gtktreeselection.h" #include "gtktreemodelsort.h" diff --git a/gtk/gtkplacessidebar.c b/gtk/gtkplacessidebar.c index 180b18efbf..d5d4277474 100644 --- a/gtk/gtkplacessidebar.c +++ b/gtk/gtkplacessidebar.c @@ -35,8 +35,6 @@ #include "gdk/gdkkeysyms.h" #include "gtkbookmarksmanager.h" #include "gtkcelllayout.h" -#include "gtkcellrenderertext.h" -#include "gtkcellrendererpixbuf.h" #include "gtkfilesystem.h" #include "gtkicontheme.h" #include "gtkintl.h" diff --git a/gtk/gtkprintunixdialog.c b/gtk/gtkprintunixdialog.c index 9ad36111e5..dea6fd2442 100644 --- a/gtk/gtkprintunixdialog.c +++ b/gtk/gtkprintunixdialog.c @@ -34,8 +34,6 @@ #include "gtkprintutils.h" #include "gtkspinbutton.h" -#include "gtkcellrendererpixbuf.h" -#include "gtkcellrenderertext.h" #include "gtkimage.h" #include "gtktreeselection.h" #include "gtknotebook.h" diff --git a/gtk/gtkrecentchooserdefault.c b/gtk/gtkrecentchooserdefault.c index f22fb7b9af..97a090000e 100644 --- a/gtk/gtkrecentchooserdefault.c +++ b/gtk/gtkrecentchooserdefault.c @@ -33,8 +33,6 @@ #include "gtkliststore.h" #include "gtkbutton.h" #include "gtkcelllayout.h" -#include "gtkcellrendererpixbuf.h" -#include "gtkcellrenderertext.h" #include "gtkcheckmenuitem.h" #include "gtkclipboard.h" #include "gtkcomboboxtext.h" -- 2.30.2